home *** CD-ROM | disk | FTP | other *** search
- object VvodNameGroup: TVvodNameGroup
- Left = 63
- Top = 130
- HelpContext = 180
- BorderStyle = bsSizeToolWin
- AutoScroll = False
- Caption = 'Enter new group name'
- ClientHeight = 233
- ClientWidth = 580
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object SBSave: TSpeedButton
- Left = 170
- Top = 191
- Width = 113
- Height = 25
- Caption = 'Save'
- Enabled = False
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333330070
- 7700333333337777777733333333008088003333333377F73377333333330088
- 88003333333377FFFF7733333333000000003FFFFFFF77777777000000000000
- 000077777777777777770FFFFFFF0FFFFFF07F3333337F3333370FFFFFFF0FFF
- FFF07F3FF3FF7FFFFFF70F00F0080CCC9CC07F773773777777770FFFFFFFF039
- 99337F3FFFF3F7F777F30F0000F0F09999937F7777373777777F0FFFFFFFF999
- 99997F3FF3FFF77777770F00F000003999337F773777773777F30FFFF0FF0339
- 99337F3FF7F3733777F30F08F0F0337999337F7737F73F7777330FFFF0039999
- 93337FFFF7737777733300000033333333337777773333333333}
- NumGlyphs = 2
- OnClick = SBSaveClick
- end
- object SBCancel: TSpeedButton
- Left = 298
- Top = 191
- Width = 113
- Height = 25
- Caption = 'Cancel'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000130B0000130B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
- 33333337777FF377FF3333993370739993333377FF373F377FF3399993000339
- 993337777F777F3377F3393999707333993337F77737333337FF993399933333
- 399377F3777FF333377F993339903333399377F33737FF33377F993333707333
- 399377F333377FF3377F993333101933399377F333777FFF377F993333000993
- 399377FF3377737FF7733993330009993933373FF3777377F7F3399933000399
- 99333773FF777F777733339993707339933333773FF7FFF77333333999999999
- 3333333777333777333333333999993333333333377777333333}
- NumGlyphs = 2
- OnClick = SBCancelClick
- end
- object Label1: TLabel
- Left = 13
- Top = 18
- Width = 83
- Height = 13
- Caption = 'Mailing List Name'
- end
- object Label2: TLabel
- Left = 61
- Top = 53
- Width = 36
- Height = 13
- Caption = 'Subject'
- end
- object Label3: TLabel
- Left = 53
- Top = 88
- Width = 44
- Height = 13
- Caption = 'Comment'
- end
- object Label4: TLabel
- Left = 65
- Top = 123
- Width = 32
- Height = 13
- Caption = 'Note 1'
- end
- object Label5: TLabel
- Left = 65
- Top = 158
- Width = 32
- Height = 13
- Caption = 'Note 2'
- end
- object NameGroup: TEdit
- Left = 102
- Top = 14
- Width = 453
- Height = 21
- TabOrder = 0
- OnChange = NameGroupChange
- end
- object Subject: TEdit
- Left = 102
- Top = 48
- Width = 453
- Height = 21
- TabOrder = 1
- OnChange = NameGroupChange
- end
- object Comment: TEdit
- Left = 102
- Top = 84
- Width = 453
- Height = 21
- TabOrder = 2
- OnChange = NameGroupChange
- end
- object Note1: TEdit
- Left = 102
- Top = 120
- Width = 453
- Height = 21
- TabOrder = 3
- OnChange = NameGroupChange
- end
- object Note2: TEdit
- Left = 102
- Top = 154
- Width = 453
- Height = 21
- TabOrder = 4
- OnChange = NameGroupChange
- end
- end
-